ambiguous reference meaning in English
二义访问
二义性引用
歧义引用
Examples
- Statement with your enumerations , you must be careful to avoid ambiguous references
语句与枚举一起使用,则必须小心避免不明确的引用。 - However , in these cases the refactoring process might not update ambiguous references correctly
但是,在这些情况下,重构过程可能不会正确更新不明确的引用。 - To avoid ambiguous references when referring to an individual constant , qualify the constant name with its enumeration
当引用单个常数时为避免不明确的引用,应使用枚举名对常数名称加以限定。 - To prevent an ambiguous reference , such as occurs when two tables in the from clause have columns with duplicate names
以避免引用不明确,例如,当from子句中的两个表包含同名的列时会出现这种情况。例如, - This will create an ambiguous reference when loading the provider and any code that references the type will generate a compiler error
当加载该提供程序时将创建不明确的引用,并且引用该类型的任何代码将生成编译器错误。